home *** CD-ROM | disk | FTP | other *** search
/ CD PowerPlay 10 / CD Powerplay Issue 10 (February 1996).iso / cdpp10.bat < prev    next >
Encoding:
DOS Batch File  |  1996-01-10  |  839 b   |  32 lines

  1. echo off
  2. cls
  3. echo.
  4. echo Run or install?
  5. echo. 
  6. echo Most of the playable demos are listed with 'Run' and 'Install' options. 
  7. echo If they do not work by clicking on 'Run' (they will usually just return 
  8. echo to the menu), use the 'Install' option. These have been set up to 
  9. echo automatically run the games, they will just take up some space on your 
  10. echo hard drive. Refer to the 'How to Use the Powerdisc' section of the 
  11. echo magazine for help should you encounter any memory problems.
  12. echo. 
  13. echo FX Fighter needs to be run from DOS. Go in to the FX Fighter directory 
  14. echo on the CD by typing CD\FXFIGHT and then type CDPP. 
  15. echo It will then run without any problems. 
  16. echo. 
  17. echo Enjoy!
  18. echo.
  19. pause
  20. cd\
  21. call popup.exe
  22. call issue.exe
  23. call cdpp.exe
  24. cls
  25. echo.
  26. echo.
  27. echo That's all folks!
  28. echo.
  29. echo.
  30.  
  31.  
  32.